Current Location: Home> Function Categories> is_a

is_a

Check if an object belongs to this class, or to use this class as one of its parent classes: Return true if the object belongs to that class or is the parent class of this object
Name:is_a
Category:Classes and Objects
Programming Language:php
One-line Description:Check if an object belongs to this class, or to use this class as one of its parent classes: Return true if the object belongs to that class or is the parent class of this object
Similar Functions
Popular Articles